| Total Complexity | 17 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 109 |
| Lines of code | 61 |
| Logical lines of code | 33 |
| Comment lines | 16 |
| Methods | 11 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| _handleSuccess() | 59 | 4 | 15 | |
| _handleFailure() | 63 | 3 | 11 | |
| __construct() | 66 | 2 | 9 | |
| then() | 79 | 1 | 3 | |
| otherwise() | 80 | 1 | 3 | |
| wait() | 80 | 1 | 3 | |
| getState() | 81 | 1 | 3 | |
| resolve() | 81 | 1 | 3 | |
| reject() | 81 | 1 | 3 | |
| cancel() | 78 | 1 | 4 | |
| nextCoroutine() | 75 | 1 | 4 |